Tagged “Github Actions”
2021
Github Actions: deploy to multiple environments from single workflow
Github Action workflows do not support code reuse, here's a workaround.
2020
Code and security checks in TypeScript projects with Github Actions
Run tests and code quality checks on pull requests in Github.